motion controller: add details to signals
authorMatthias Clasen <mclasen@redhat.com>
Wed, 6 Mar 2019 19:56:46 +0000 (14:56 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 03:03:41 +0000 (23:03 -0400)
commit15407972374592bcc3e658f9e9c3b657d5a29e5f
tree146995c85aa2bb1890279d7f186b9c5e501272d8
parent898728fb2df157242fc63cce9b11278184d21d05
motion controller: add details to signals

The ::enter and ::leave signals get emitted up and down the
connecting path between the old an the new pointer location.

The signals are less useful if you can't find out where along
the path you are. That is what crossing mode and detail are
about, so add those to the signals.
gtk/gtkeventcontrollermotion.c